Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::__ construct
mysqli::__ construct
(mysqli_connect) Open a new connection to the MySQL server
Name:
mysqli::__ construct
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_connect) Open a new connection to the MySQL server
Related
Connect() function error spelling caused connection failure
6
A Practical Guide to Sorting Associative Arrays by Key in Ascending Order Using PHP ksort Function
5
How to Solve the Maximum Subarray Sum Problem Using Greedy Algorithm in PHP
3
How to Debug and Troubleshoot PHP OPcache Issues
7
Similar Functions
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli::$sqlstate
mysqli::$sqlstate
(mysqli_sqlstate)Ret
mysqli::options
mysqli::options
(mysqli_options)Sett
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli::$insert_id
mysqli::$insert_id
(mysqli_insert_id)Re
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
Popular Articles